textview: Add line height plumbing
authorMatthias Clasen <mclasen@redhat.com>
Fri, 6 Aug 2021 02:22:50 +0000 (22:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Aug 2021 19:15:50 +0000 (15:15 -0400)
commit66b297e408bc3d37027492aa9460cb470d0bc897
tree89772a690f4afd0f12233d5aa848fea89d4f8e9f
parentbbd2b255a39f0ee3c6d4976b9d22d91b96192ab7
textview: Add line height plumbing

This adds a line-height property to GtkTexttag and a
line_height field to GtkTextAttributes, and translates
it to a pango attribute.
gtk/gtktextattributes.c
gtk/gtktextattributes.h
gtk/gtktextlayout.c
gtk/gtktexttag.c
gtk/gtktexttagprivate.h